home *** CD-ROM | disk | FTP | other *** search
- -- card: 6361 from stack: in
- -- bmap block id: 4643
- -- flags: 0000
- -- background id: 2203
- -- name: PAN.1
- ----- HyperTalk script -----
- on mouseUp
-
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=10 top=289 right=339 bottom=63
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- play boing
- visual effect wipe left
- go card "intro"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=445 top=288 right=338 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- play boing tempo 200 c5e b4 c5q
- visual effect checkerboard
- go card "Pan.2"
- end mouseUp
-
-